home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / prog / atari / c / stut_src / afile_pu.h < prev    next >
Text File  |  1996-06-04  |  250b  |  9 lines

  1. /*
  2.  * ArboFile_Public.h
  3.  */
  4.  
  5. ULONG    get_OutFieldCode(        /* Out: code correspondant au champ */
  6.             int    n_fnct );        /* In: no de fonction */
  7. ULONG    get_InFieldCode(        /* Out: code correspondant au champ */
  8.             int    n_fnct );        /* In: no de fonction */
  9.